home *** CD-ROM | disk | FTP | other *** search
- Path: swidir.switch.ch!epflnews!Thomas.Wolf
- From: Thomas.Wolf@di.epfl.ch (Thomas Wolf)
- Newsgroups: aus.mathematics,comp.programming,comp.lang.c++
- Subject: Re: Binary operations
- Date: 17 Apr 1996 10:31:14 GMT
- Organization: Ecole Polytechnique FΘdΘrale de Lausanne
- Sender: wolf@lglsun5.epfl.ch (Thomas Wolf)
- Message-ID: <4l2h9i$jjo@info.epfl.ch>
- References: <3174C4C4.2781E494@brems.ii.uib.no>
- NNTP-Posting-Host: lglsun5.epfl.ch
-
- In article <3174C4C4.2781E494@brems.ii.uib.no>, Thomas Mork Farrelly <uk236@brems.ii.uib.no> writes:
- :> I want to do mathematicle operations (add, mult, div) on
- :> numbers of arbitrary length(number of bytes).
- :> Where can I get such information?
- :>
-
- D. E. Knuth, "The Art of Computer Programming", Vol. 2, "Seminumerical
- Algorithms".
-
- If that's too mathematical for you, check out Snippets from any
- SimTel mirror, it contains files "bignum?.[hc]" implementing
- these algorithms in C.
-
- Regards,
-
- Thomas
- ----------------------------------------------------------------------
- Swiss Federal Institute of Technology | Thomas Wolf
- Software Engineering Laboratory | EPFL-DI-LGL
- Thomas Wolf (TW) | CH-1015 Lausanne (Suisse)
- E-Mail: wolf@di.epfl.ch | Phone: (++41 21)693 42 37
- ----------------------------------------------------------------------
-